WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1NumericBox Class / OnValueChanged(PropertyChangedEventArgs<Double>) Method
In This Topic
    OnValueChanged(PropertyChangedEventArgs<Double>) Method
    In This Topic
    Raises the ValueChanged event.
    Syntax
    protected virtual void OnValueChanged( 
       PropertyChangedEventArgs<double> e
    )

    Parameters

    e
    See Also